home *** CD-ROM | disk | FTP | other *** search
/ Win 50 Game+ Vol. 9 (Japan) / Win 50 Game+ Vol. 9 (Japan).7z / Win 50 Game+ Vol. 9 (Japan).bin / games / pipedx12 / pipedx12.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1996-09-06  |  3KB  |  113 lines

  1. object Form1: TForm1
  2.   Left = 189
  3.   Top = 118
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜l∩┐╜∩┐╜∩┐╜∩┐╜PipeDX Ver1.2'
  6.   ClientHeight = 495
  7.   ClientWidth = 759
  8.   Font.Color = clWindowText
  9.   Font.Height = -12
  10.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   OnDestroy = FormDestroy
  15.   OnPaint = FormPaint
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object PaintBox1: TPaintBox
  19.     Left = 0
  20.     Top = 0
  21.     Width = 759
  22.     Height = 494
  23.     OnMouseDown = PaintBox1MouseDown
  24.   end
  25.   object Image1: TImage
  26.     Left = 658
  27.     Top = 190
  28.     Width = 89
  29.     Height = 56
  30.     Picture.Data = {<image000.bmp>}
  31.   end
  32.   object Button1: TButton
  33.     Left = 682
  34.     Top = 152
  35.     Width = 44
  36.     Height = 25
  37.     Hint = '∩┐╜Q∩┐╜[∩┐╜∩┐╜∩┐╜J∩┐╜n'
  38.     Caption = '∩┐╜J∩┐╜n'
  39.     Font.Color = clBlack
  40.     Font.Height = -15
  41.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜∩┐╜∩┐╜∩┐╜'
  42.     Font.Style = [fsBold]
  43.     ParentFont = False
  44.     ParentShowHint = False
  45.     ShowHint = True
  46.     TabOrder = 0
  47.     OnClick = Button1Click
  48.   end
  49.   object BitBtn1: TBitBtn
  50.     Left = 682
  51.     Top = 307
  52.     Width = 44
  53.     Height = 25
  54.     Hint = '∩┐╜∩┐╜∩┐╜╠âp∩┐╜C∩┐╜v∩┐╜∩┐╜I∩┐╜∩┐╜'
  55.     Enabled = False
  56.     ParentShowHint = False
  57.     ShowHint = True
  58.     TabOrder = 1
  59.     OnClick = BitBtn1Click
  60.     Glyph.Data = {
  61.       78010000424D7801000000000000760000002800000020000000100000000100
  62.       04000000000000000000120B0000120B00000000000000000000000000000000
  63.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  64.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  65.       3333333333777F33333333333309033333333333337F7F333333333333090333
  66.       33333333337F7F33333333333309033333333333337F7F333333333333090333
  67.       33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
  68.       3333333777737777F333333099999990333333373F3333373333333309999903
  69.       333333337F33337F33333333099999033333333373F333733333333330999033
  70.       3333333337F337F3333333333099903333333333373F37333333333333090333
  71.       33333333337F7F33333333333309033333333333337373333333333333303333
  72.       333333333337F3333333333333303333333333333337333333330000}
  73.     Layout = blGlyphRight
  74.     NumGlyphs = 2
  75.   end
  76.   object Button2: TButton
  77.     Left = 722
  78.     Top = 466
  79.     Width = 33
  80.     Height = 25
  81.     Caption = '∩┐╜▌Æ∩┐╜'
  82.     TabOrder = 2
  83.     OnClick = Button2Click
  84.   end
  85.   object Timer1: TTimer
  86.     Enabled = False
  87.     Interval = 13000
  88.     OnTimer = Timer1Timer
  89.     Left = 680
  90.     Top = 24
  91.   end
  92.   object Timer2: TTimer
  93.     Interval = 130
  94.     OnTimer = Timer2Timer
  95.     Left = 680
  96.     Top = 72
  97.   end
  98.   object Timer3: TTimer
  99.     Enabled = False
  100.     Interval = 100
  101.     OnTimer = Timer3Timer
  102.     Left = 728
  103.     Top = 32
  104.   end
  105.   object Timer4: TTimer
  106.     Enabled = False
  107.     Interval = 100
  108.     OnTimer = Timer4Timer
  109.     Left = 728
  110.     Top = 72
  111.   end
  112. end
  113.